PowerSNMP for .NET
GetSchema Method (SafeDictionary<TKey,TValue>)




Returns a null Xml Schema for SafeDictionary
Syntax
Public Function GetSchema() As XmlSchema
Dim instance As SafeDictionary(Of TKey,TValue)
Dim value As XmlSchema
 
value = instance.GetSchema()
public XmlSchema GetSchema()
public: XmlSchema* GetSchema(); 
public:
XmlSchema^ GetSchema(); 

Return Value

null
See Also

Reference

SafeDictionary<TKey,TValue> Class
SafeDictionary<TKey,TValue> Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic